home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 5 (Internal Edition)
/
Apple R&P Lib Internal v5.0.iso
/
6-Developer Demos
/
Developer Demos-Ed.
/
Macintosh School® CD-ROM Demo
/
Macintosh SchoolÆ CD-ROM Demo
/
card_95842.txt
< prev
next >
Wrap
Text File
|
1990-08-14
|
14KB
|
713 lines
-- card: 95842 from stack: in
-- bmap block id: 96150
-- flags: 4000
-- background id: 19276
-- name: Prefs…
----- HyperTalk script -----
on openCard
global buttonNumber
put char 1 to 3 of the long date & "," & item 2 to 3 of the abbrev date into background field date
set hilite of background button buttonNumber to false
end openCard
on closeCard
global buttonNumber
set hilite of background button buttonNumber to true
end closeCard
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=0 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=126 top=301 right=319 bottom=204
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: OK
----- HyperTalk script -----
on mouseUp
lock screen
pop card
unlock screen
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=303 top=301 right=319 bottom=381
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cancel
----- HyperTalk script -----
on mouseUp
lock screen
pop card
unlock screen
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 8001
-- rect: left=293 top=83 right=95 bottom=306
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: M
----- HyperTalk script -----
on mouseUp
if icon of me is 0 then set hilite of me to not hilite of me
else beep
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 8001
-- rect: left=309 top=83 right=95 bottom=322
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: 1
----- HyperTalk script -----
on mouseUp
if icon of me is 0 then set hilite of me to not hilite of me
else beep
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 8001
-- rect: left=325 top=83 right=95 bottom=338
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: 2
----- HyperTalk script -----
on mouseUp
if icon of me is 0 then set hilite of me to not hilite of me
else beep
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 8001
-- rect: left=341 top=83 right=95 bottom=354
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: 3
----- HyperTalk script -----
on mouseUp
if icon of me is 0 then set hilite of me to not hilite of me
else beep
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 8001
-- rect: left=357 top=83 right=95 bottom=370
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: 4
----- HyperTalk script -----
on mouseUp
if icon of me is 0 then set hilite of me to not hilite of me
else beep
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 8001
-- rect: left=373 top=83 right=95 bottom=386
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: 5
----- HyperTalk script -----
on mouseUp
if icon of me is 0 then set hilite of me to not hilite of me
else beep
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 8001
-- rect: left=389 top=83 right=95 bottom=402
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: 6
----- HyperTalk script -----
on mouseUp
if icon of me is 0 then set hilite of me to not hilite of me
else beep
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 8001
-- rect: left=405 top=83 right=95 bottom=418
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: 7
----- HyperTalk script -----
on mouseUp
if icon of me is 0 then set hilite of me to not hilite of me
else beep
end mouseUp
-- part 12 (button)
-- low flags: 00
-- high flags: 8001
-- rect: left=421 top=83 right=95 bottom=434
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: 8
----- HyperTalk script -----
on mouseUp
if icon of me is 0 then set hilite of me to not hilite of me
else beep
end mouseUp
-- part 13 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=300 top=105 right=123 bottom=434
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 14 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=300 top=131 right=149 bottom=434
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 15 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=300 top=157 right=175 bottom=434
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 16 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=300 top=183 right=201 bottom=434
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 17 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=300 top=209 right=227 bottom=434
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 18 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=300 top=235 right=253 bottom=434
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 19 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=300 top=261 right=279 bottom=434
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 20 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=71 top=106 right=122 bottom=435
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseDown
global checkLoc1
if the clickH >= 292 then
get the rect of me
put item 1 of it + 221 into horz
put item 2 of it into vert
put "Round down ,Round up" into menuList
set hilite of me to true
put PopUpMenu(menuList,vert,horz,checkLoc1) into temp
if temp > 0 then
put item temp of menuList into card field id 13
put temp into checkLoc1
end if
set hilite of me to false
end if
end mouseDown
-- part 21 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=71 top=132 right=148 bottom=435
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseDown
global checkLoc2
if the clickH >= 292 then
get the rect of me
put item 1 of it + 221 into horz
put item 2 of it into vert
put "Exact Percentage,Mid-range Percent " into menuList
set hilite of me to true
put PopUpMenu(menuList,vert,horz,checkLoc2) into temp
if temp > 0 then
put item temp of menuList into card field id 14
put temp into checkLoc2
end if
set hilite of me to false
end if
end mouseDown
-- part 22 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=71 top=158 right=174 bottom=435
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseDown
global checkLoc3
if the clickH >= 292 then
get the rect of me
put item 1 of it + 221 into horz
put item 2 of it into vert
put "Percentages ,Letter Grades" into menuList
set hilite of me to true
put PopUpMenu(menuList,vert,horz,checkLoc3) into temp
if temp > 0 then
put item temp of menuList into card field id 15
put temp into checkLoc3
end if
set hilite of me to false
end if
end mouseDown
-- part 23 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=71 top=184 right=200 bottom=435
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseDown
global checkLoc4
if the clickH >= 292 then
get the rect of me
put item 1 of it + 221 into horz
put item 2 of it into vert
put "As is From Table,Times P. Credits," into menuList
put "% Times P. Credits " after menuList
set hilite of me to true
put PopUpMenu(menuList,vert,horz,checkLoc4) into temp
if temp > 0 then
put item temp of menuList into card field id 16
put temp into checkLoc4
end if
set hilite of me to false
end if
end mouseDown
-- part 24 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=71 top=210 right=226 bottom=435
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseDown
global checkLoc5
if the clickH >= 292 then
get the rect of me
put item 1 of it + 221 into horz
put item 2 of it into vert
put "As is From Table,Times P. Credits," into menuList
put "% Times P. Credits " after menuList
set hilite of me to true
put PopUpMenu(menuList,vert,horz,checkLoc5) into temp
if temp > 0 then
put item temp of menuList into card field id 17
put temp into checkLoc5
end if
set hilite of me to false
end if
end mouseDown
-- part 25 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=71 top=236 right=252 bottom=435
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseDown
global checkLoc6
if the clickH >= 292 then
get the rect of me
put item 1 of it + 221 into horz
put item 2 of it into vert
put "Simple Average,G. Pts - Pot. Cred. " into menuList
set hilite of me to true
put PopUpMenu(menuList,vert,horz,checkLoc6) into temp
if temp > 0 then
put item temp of menuList into card field id 18
put temp into checkLoc6
end if
set hilite of me to false
end if
end mouseDown
-- part 26 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=71 top=262 right=278 bottom=435
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseDown
global checkLoc7
if the clickH >= 292 then
get the rect of me
put item 1 of it + 221 into horz
put item 2 of it into vert
put "Values ,Occurances" into menuList
set hilite of me to true
put PopUpMenu(menuList,vert,horz,checkLoc7) into temp
if temp > 0 then
put item temp of menuList into card field id 19
put temp into checkLoc7
end if
set hilite of me to false
end if
end mouseDown
-- part contents for background part 3
----- text -----
47
80
53
54
52
102
48
13
94
93
103
104
44
-- part contents for background part 4
----- text -----
Abrosimoff, Michael John
Adams, Bryan
Alexander, Rick
Alexander, Susan
Allsop, Blair M.
Azimov, Isaac
Barisoff, Larissa
Bunyan, Paul
Burnyeat, Grant
Caldwell, Brian
Chalk, Patricia
Collins, Bob
Conkin, Elizabeth
-- part contents for background part 5
----- text -----
112
112
112
112
112
N/A
112
112
112
112
N/A
N/A
112
-- part contents for background part 6
----- text -----
12
12
12
12
12
11
12
12
12
12
11
11
12
-- part contents for background part 7
----- text -----
0.000
0.000
0.000
0.000
0.000
1.000
0.000
0.000
0.000
0.000
0.000
0.000
0.000
-- part contents for background part 8
----- text -----
1
1
1
1
1
1
1
1
1
1
7
7
1
-- part contents for background part 1
----- text -----
99 Students
-- part contents for background part 2
----- text -----
Mon, Aug 28, 1989
-- part contents for card part 13
----- text -----
Round down
-- part contents for card part 14
----- text -----
Exact Percentage
-- part contents for card part 15
----- text -----
Percentages
-- part contents for card part 16
----- text -----
As is From Table
-- part contents for card part 17
----- text -----
As is From Table
-- part contents for card part 18
----- text -----
Simple Average
-- part contents for card part 19
----- text -----
Values